Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update schema_registry.py #879

Closed
wants to merge 2 commits into from
Closed

Conversation

antoniocali
Copy link

@antoniocali antoniocali commented May 14, 2024

validate_version now check if version_number is equal to -1 and in case forward "latest"

About this change - What it does

validate_version check now if version is equals to -1 and in case forward "latest"
I've modifies a test that delete a version via -1 instad of latest.

This should work as intended

Why this way

Confluent Schema Registry accept -1 as version for latest schema version

validate_version now check if version_number is equal to -1 and in case forward "latest"
@antoniocali antoniocali requested review from a team as code owners May 14, 2024 14:37
@antoniocali
Copy link
Author

I'm not sure why one suite of tests failed. it looks more a timeout to me

@nosahama
Copy link
Contributor

nosahama commented Jun 6, 2024

#668 will be fixed with #885, closing this PR.

@nosahama nosahama closed this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants